One Hook Per Screen
#React_Hooks #カスタムフック
from Effective Strategies for Testing React Native Apps
One Hook Per Screen: a simple architecture for scalable React Native apps | Theodo
koushisa.icon
モバイル向けの単純GUIだと、確かにそうかも
デスクトップ向け複雑GUIだと、React HooksをHumbleObjectと捉えるのでOne Hook Per Componentを意識してる
関連
MVC
Passive View
Humble View